home *** CD-ROM | disk | FTP | other *** search
- object FMessage: TFMessage
- Left = 316
- Top = 307
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Confirmation'
- ClientHeight = 137
- ClientWidth = 416
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object DetailedLabel: TLabel
- Left = 54
- Top = 44
- Width = 300
- Height = 30
- AutoSize = False
- Caption = 'Current import not already finished! Cancel operation?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object SmallLabel: TLabel
- Left = 54
- Top = 22
- Width = 95
- Height = 13
- Caption = 'Cancel operation'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 18
- Top = 22
- Width = 27
- Height = 22
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object chRecovery: TAMCheckRadioBox
- Left = 72
- Top = 66
- Width = 189
- Height = 18
- TabOrder = 4
- Visible = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'radiobox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- ForcedColorUse = False
- ForcedColor = clBlack
- BusinessSkinForm = SkinForm
- Flat = True
- TabStop = True
- CanFocused = True
- Radio = True
- Checked = True
- GroupIndex = 1
- Caption = 'Recovery Database (Recommended)'
- AutoSize = True
- end
- object chCreateNew: TAMCheckRadioBox
- Left = 72
- Top = 90
- Width = 216
- Height = 18
- TabOrder = 5
- Visible = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'radiobox'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- ForcedColorUse = False
- ForcedColor = clBlack
- BusinessSkinForm = SkinForm
- Flat = True
- TabStop = True
- CanFocused = True
- Radio = True
- Checked = False
- GroupIndex = 1
- Caption = 'Create New Database (All data will be lost!)'
- AutoSize = True
- end
- object bOK2: TbsSkinButton
- Left = 90
- Top = 100
- Width = 75
- Height = 25
- TabOrder = 0
- Visible = False
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'OK'
- NumGlyphs = 2
- Spacing = 1
- Enabled = False
- ModalResult = 8
- end
- object bOK: TbsSkinButton
- Left = 170
- Top = 100
- Width = 75
- Height = 25
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'OK'
- NumGlyphs = 2
- Spacing = 1
- Enabled = False
- Default = True
- ModalResult = 1
- end
- object bCancel: TbsSkinButton
- Left = 250
- Top = 100
- Width = 75
- Height = 25
- TabOrder = 2
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Cancel'
- NumGlyphs = 2
- Spacing = 1
- Enabled = False
- Cancel = True
- ModalResult = 2
- end
- object bHelp: TbsSkinButton
- Left = 330
- Top = 100
- Width = 75
- Height = 25
- TabOrder = 3
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Help'
- NumGlyphs = 2
- Spacing = 1
- Enabled = False
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 13
- DefCaptionFont.Name = 'Tahoma'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 13
- DefInActiveCaptionFont.Name = 'Tahoma'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 13
- DefMenuItemFont.Name = 'Tahoma'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu]
- Left = 8
- Top = 72
- end
- end
-